home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00252_Script_nogsnd
< prev
next >
Wrap
Text File
|
1999-05-31
|
492b
|
17 lines
on mouseUp
global name, cspname,cspchannel
if the clickOn > 0 then
set name to the name of member(the member of sprite the clickon)
set the membernum of sprite the clickon to the number of member ("r"&name) of castlib "eb.cst"
updatestage
alert "Sorry! No original sound of Gandhiji available for this event"
set the membernum of sprite the clickon to the number of member name of castlib "eb.cst"
updatestage
end if
end mouseDown